var github.com/andybalholm/brotli/flate.offsetBase

2 uses

	github.com/andybalholm/brotli/flate (current package)
		huffman_bit_writer.go#L53: var offsetBase = []int{
		huffman_bit_writer.go#L499: 			extraOffset := int32(offset - baseMatchOffset - offsetBase[offsetCode])